< < 
 
 @ t r e e   1 
 
 { 
 
 	 # s t r i n g   n a m e   " t r e e _ d e s e r t _ p a l m " ; 
 
 	 # s t r i n g   t y p e _ g o o d s   " t r e e s " ; 
 
 	 # i n t   p r i c e   3 0 0 ; 
 
 	 # p o i n t   p o s   0 ,   0 ; 
 
 	 # p o i n t   s i z e   2 5 6 ,   2 5 6 ; 
 
 	 # b o o l   s o l i d   t r u e ; 
 
 	 # p o i n t   z b a s e   - 1 0 ,   - 9 0 ; 
 
 	 
 
 	 # i n t   h a r v e s t   7 . 5 ; 
 
 	 # i n t   c o s t _ f r u i t   3 2 ; 
 
 	 # f l o a t   t i m e _ s p o i l _ f r u i t   0 ; 
 
 	 
 
 	 # s t r i n g   n a m e _ f r u i t   " f r u i t _ b a n a n a d " ; 
 
 	 # s t r i n g   t y p e _ f r u i t   " v e g e t a b l e s " ; 
 
 
 
 	 # s t r i n g   t e x p i c t u r e _ n a m e   " t r e e _ d e s e r t _ p a l m . t g a " ; 
 
 	 # s t r i n g   t e x h i g h l i g h t _ n a m e   " t r e e _ d e s e r t _ p a l m . t g a " ; 
 
 	 # s t r i n g   t e x m a s k _ n a m e   " t r e e _ d e s e r t _ p a l m . t g a " ; 
 
 	 
 
 	 # p o i n t   b a s e _ c e n t e r   - 1 0 ,   - 9 0 ; 
 
 	 # p o i n t   b a s e _ r a d i u s   5 8 ,   3 8 ; 
 
 	 # p o i n t   d o c k _ c e n t e r   - 1 0 ,   - 1 2 8 ; 
 
 	 # p o i n t   d o c k _ r a d i u s   8 ,   8 ; 
 
 	 
 
 	 # i n t   r e a d y _ i c o n _ n u m   1 8 ; 
 
 	 # p o i n t   r e a d y _ b a r _ p o s   0 ,   1 2 8 ; 
 
 	 # p o i n t   r e a d y _ n o t i f y _ p o s   0 ,   1 2 8 ; 
 
 
 
 	 @ f r u i t 
 
 	 { 
 
 	 	 # p o i n t   f r u i t _ s i z e   3 2 ,   6 4 ; 
 
 	 	 # p o i n t   f r u i t _ p o s   - 6 6 ,   1 5 ; 
 
 	 } 
 
 	 @ f r u i t 
 
 	 { 
 
 	 	 # p o i n t   f r u i t _ s i z e   3 2 ,   6 4 ; 
 
 	 	 # p o i n t   f r u i t _ p o s   4 8 ,   3 0 ; 
 
 	 } 
 
 } 
 
 > > 
 
 
 
 